home *** CD-ROM | disk | FTP | other *** search
/ Mission to McDonaldLand / Mission To McDonaldLand.iso / matele.dxr / 00016_Script_OBJECT1 < prev    next >
Text File  |  1998-10-22  |  218b  |  8 lines

  1. on mouseDown
  2.   global objects
  3.   puppetSound 1, the castnum of sprite 11 + 1
  4.   set the member of sprite 11 = "blank"
  5.   set the locV of sprite 11 = -100
  6.   set the member of sprite 56 = "COB1"
  7.   set objects = 1
  8. end